[INFO] cloning repository https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spmno/tongyi-vl-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b577165ca2bc3c5fd531194bd5f3bc35b79cfe
[INFO] testing spmno/tongyi-vl-rust-sdk against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (1576/2062)
Updating files:  77% (1588/2062)
Updating files:  78% (1609/2062)
Updating files:  79% (1629/2062)
Updating files:  80% (1650/2062)
Updating files:  81% (1671/2062)
Updating files:  82% (1691/2062)
Updating files:  83% (1712/2062)
Updating files:  83% (1723/2062)
Updating files:  84% (1733/2062)
Updating files:  85% (1753/2062)
Updating files:  86% (1774/2062)
Updating files:  87% (1794/2062)
Updating files:  87% (1806/2062)
Updating files:  88% (1815/2062)
Updating files:  89% (1836/2062)
Updating files:  90% (1856/2062)
Updating files:  91% (1877/2062)
Updating files:  92% (1898/2062)
Updating files:  93% (1918/2062)
Updating files:  94% (1939/2062)
Updating files:  95% (1959/2062)
Updating files:  96% (1980/2062)
Updating files:  97% (2001/2062)
Updating files:  97% (2011/2062)
Updating files:  98% (2021/2062)
Updating files:  99% (2042/2062)
Updating files: 100% (2062/2062)
Updating files: 100% (2062/2062), done.
[INFO] started tweaking git repo https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] finished tweaking git repo https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] tweaked toml for git repo https://github.com/spmno/tongyi-vl-rust-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spmno/tongyi-vl-rust-sdk on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spmno/tongyi-vl-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21f1e15888dc2fbbf39e9b5c99d225942b1224b8f6fc4c11f59df3445e5a9fce
[INFO] running `Command { std: "docker" "start" "-a" "21f1e15888dc2fbbf39e9b5c99d225942b1224b8f6fc4c11f59df3445e5a9fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21f1e15888dc2fbbf39e9b5c99d225942b1224b8f6fc4c11f59df3445e5a9fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f1e15888dc2fbbf39e9b5c99d225942b1224b8f6fc4c11f59df3445e5a9fce", kill_on_drop: false }`
[INFO] [stdout] 21f1e15888dc2fbbf39e9b5c99d225942b1224b8f6fc4c11f59df3445e5a9fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0125cd365fefcbd5a1fb7b135167f311571310fd7d75e4b4ed90971a893afacc
[INFO] running `Command { std: "docker" "start" "-a" "0125cd365fefcbd5a1fb7b135167f311571310fd7d75e4b4ed90971a893afacc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling features v0.10.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling opimps v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling full v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling tongyi-llm-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::MessageEvent`
[INFO] [stdout]  --> src/api/chat_completion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::MessageEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/chat_completion.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/vision_language.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stdout]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.71s
[INFO] running `Command { std: "docker" "inspect" "0125cd365fefcbd5a1fb7b135167f311571310fd7d75e4b4ed90971a893afacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0125cd365fefcbd5a1fb7b135167f311571310fd7d75e4b4ed90971a893afacc", kill_on_drop: false }`
[INFO] [stdout] 0125cd365fefcbd5a1fb7b135167f311571310fd7d75e4b4ed90971a893afacc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc97090a29eb625274e05b07118dbe1be8c3f92fba9ec6bbfab1707c8fb933ca
[INFO] running `Command { std: "docker" "start" "-a" "bc97090a29eb625274e05b07118dbe1be8c3f92fba9ec6bbfab1707c8fb933ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stdout] warning: unused import: `crate::MessageEvent`
[INFO] [stdout]  --> src/api/chat_completion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::MessageEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/chat_completion.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/vision_language.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stdout]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tongyi-llm-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/lib.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[ctor::ctor]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.59s
[INFO] running `Command { std: "docker" "inspect" "bc97090a29eb625274e05b07118dbe1be8c3f92fba9ec6bbfab1707c8fb933ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc97090a29eb625274e05b07118dbe1be8c3f92fba9ec6bbfab1707c8fb933ca", kill_on_drop: false }`
[INFO] [stdout] bc97090a29eb625274e05b07118dbe1be8c3f92fba9ec6bbfab1707c8fb933ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67c3c806c1820bea546442c319037902686f1f3c1bd5fce50fddac576e567101
[INFO] running `Command { std: "docker" "start" "-a" "67c3c806c1820bea546442c319037902686f1f3c1bd5fce50fddac576e567101", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::MessageEvent`
[INFO] [stderr]  --> src/api/chat_completion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::MessageEvent;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stderr]  --> src/api/chat_completion.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stderr]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/api/chat_completion.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `default`
[INFO] [stderr]  --> src/api/vision_language.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{collections::HashMap, default};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/api/vision_language.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bytes::Bytes`
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use bytes::Bytes;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stderr]   --> src/lib.rs:10:26
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stderr]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_pos` is never read
[INFO] [stderr]   --> src/lib.rs:77:32
[INFO] [stderr]    |
[INFO] [stderr] 77 |             let mut last_pos = 0;
[INFO] [stderr]    |                                ^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 83 |                         last_pos = i;
[INFO] [stderr]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]    --> src/lib.rs:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[ctor::ctor]
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stderr]  --> src/api/chat_completion.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stderr]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tongyi-llm-sdk` (lib) generated 20 warnings (run `cargo fix --lib -p tongyi-llm-sdk` to apply 7 suggestions)
[INFO] [stderr] warning: `tongyi-llm-sdk` (lib test) generated 17 warnings (15 duplicates) (run `cargo fix --lib -p tongyi-llm-sdk --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tongyi_llm_sdk-000ed65f229dc901)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] [2m2026-06-13T12:50:06.823344Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::chat_completion::tests[0m[2m:[0m json: {"model":"ep-20240817170913-w9q57","messages":[{"role":"system","content":"你好"},{"role":"user","content":"你是谁"}]}
[INFO] [stdout] test api::chat_completion::tests::chat_completion_request_serialize_should_work ... ok
[INFO] [stdout] [2m2026-06-13T12:50:06.824302Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::vision_language::tests[0m[2m:[0m json: {"model":"qwen-vl-plus","input":{"messages":[{"role":"system","content":"你好"},{"role":"user","content":[{"text":"who are you?"}]}]}}
[INFO] [stdout] test api::vision_language::tests::vision_language_request_serialize_should_work ... ok
[INFO] [stdout] [2m2026-06-13T12:50:06.824585Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::vision_language::tests[0m[2m:[0m req_json:"{\"model\":\"qwen-vl-plus\",\"input\":{\"messages\":[{\"role\":\"system\",\"content\":\"你是一个识图大师，你能识别图片中的物体，并且可以详细的把它描述出来\"},{\"role\":\"user\",\"content\":[{\"text\":\"图中是什么?\"},{\"image\":\"https://lio-dev.tos-cn-beijing.volces.com/lio-picture/1721267882992-car.png\"}]}]}}"
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_chunk_should_work ... FAILED
[INFO] [stdout] test api::vision_language::tests::simple_lite_vision_should_work ... FAILED
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_should_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::chat_completion::tests::simple_chat_completion_chunk_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::chat_completion::tests::simple_chat_completion_chunk_should_work' (19) panicked at src/lib.rs:178:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e538604048 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e538604048 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e53861bb1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e53861bb1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57e538609452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e538609452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e5385e1e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e5385e1e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e5385fc049 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e537fa463c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e537fa463c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e5385fc2c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e5385fc2c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e5385e1ef2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e5385d9069 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e5385e2f5d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e53861c30c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e53861c052 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x57e537f63b7b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57e537f63b7b - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:178:74
[INFO] [stdout]   22:     0x57e537f63b7b - <<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57e537f6f0ee - <lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get::<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   24:     0x57e537f68b8d - <std[d054f6f42beb1baa]::sync::once::Once>::call_once::<<lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x57e5385e7539 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x57e537f642c9 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once::<<lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x57e537f58d5f - <lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get::<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   29:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   30:     0x57e537f702bf - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:425:22
[INFO] [stdout]   31:     0x57e537f75095 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x57e537f7510d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x57e537f6aa0d - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   34:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x57e537f6a8fc - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   37:     0x57e537f6486a - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   38:     0x57e537f69be0 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   39:     0x57e537f68e8b - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   40:     0x57e537f7ef2a - <tokio[3176986fac6ceb88]::runtime::context::scoped::Scoped<tokio[3176986fac6ceb88]::runtime::scheduler::Context>>::set::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x57e537f82e0a - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x57e537f65986 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::try_with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x57e537f654ec - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x57e537f80ec1 - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x57e537f66f09 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   46:     0x57e537f67236 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   47:     0x57e537f689e9 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   48:     0x57e537f76713 - tokio[3176986fac6ceb88]::runtime::context::runtime::enter_runtime::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x57e537f64211 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   50:     0x57e537f63ebf - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x57e537f63fd8 - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   52:     0x57e537f72b73 - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_chunk_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:444:11
[INFO] [stdout]   53:     0x57e537f6f357 - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:401:60
[INFO] [stdout]   54:     0x57e537f63626 - <tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57e537f9771b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57e537f9771b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57e537fa4f95 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57e537f9faf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57e537f9faf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57e537fa8012 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57e537fa8012 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57e537fa8012 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57e5386037af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x57e5386037af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x774551357aa4 - <unknown>
[INFO] [stdout]   76:     0x7745513e4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::vision_language::tests::simple_lite_vision_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::vision_language::tests::simple_lite_vision_should_work' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e538604048 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e538604048 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e53861bb1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e53861bb1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57e538609452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e538609452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e5385e1e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e5385e1e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e5385fc049 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e537fa463c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e537fa463c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e5385fc2c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e5385fc2c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e5385e1f24 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57e5385d9069 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e5385e2f5d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e53861c30c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e5385e7672 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x57e537f642c9 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once::<<lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x57e537f58d5f - <lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get::<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x57e537f83f22 - tongyi_llm_sdk[4d8daf08c39c31d]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:288:19
[INFO] [stdout]   25:     0x57e537f75095 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57e537f7510d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57e537f6aa0d - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x57e537f6a8fc - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x57e537f6486a - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x57e537f69be0 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x57e537f68e8b - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x57e537f7ef2a - <tokio[3176986fac6ceb88]::runtime::context::scoped::Scoped<tokio[3176986fac6ceb88]::runtime::scheduler::Context>>::set::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57e537f82e0a - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x57e537f65986 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::try_with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57e537f654ec - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57e537f80ec1 - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x57e537f66f09 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x57e537f67236 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x57e537f689e9 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x57e537f76713 - tokio[3176986fac6ceb88]::runtime::context::runtime::enter_runtime::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57e537f64211 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x57e537f63ebf - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x57e537f63fd8 - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   46:     0x57e537f85053 - tongyi_llm_sdk[4d8daf08c39c31d]::api::vision_language::tests::simple_lite_vision_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:296:11
[INFO] [stdout]   47:     0x57e537f831f7 - tongyi_llm_sdk[4d8daf08c39c31d]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:266:50
[INFO] [stdout]   48:     0x57e537f636a6 - <tongyi_llm_sdk[4d8daf08c39c31d]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57e537f9771b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57e537f9771b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x57e537fa4f95 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x57e537f9faf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x57e537f9faf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x57e537fa8012 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57e537fa8012 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x57e537fa8012 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57e5386037af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   68:     0x57e5386037af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x774551357aa4 - <unknown>
[INFO] [stdout]   70:     0x7745513e4a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::chat_completion::tests::simple_chat_completion_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::chat_completion::tests::simple_chat_completion_should_work' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e538604048 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e538604048 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e538604048 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e53861bb1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e53861bb1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x57e538609452 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e538609452 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e5385e1e36 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e5385e1e36 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e5385fc049 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e537fa463c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e537fa463c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e5385fc2c2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e5385fc2c2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e5385e1f24 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57e5385d9069 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e5385e2f5d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e53861c30c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e5385e7672 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x57e537f642c9 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once::<<lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x57e537f58d5f - <lazy_static[cf0b51e965eb42a3]::lazy::Lazy<tongyi_llm_sdk[4d8daf08c39c31d]::LlmSdk>>::get::<<tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x57e537f58d5f - <tongyi_llm_sdk[4d8daf08c39c31d]::SDK as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x57e537f6f8ea - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:388:19
[INFO] [stdout]   25:     0x57e537f75095 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57e537f7510d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57e537f6aa0d - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x57e537f6a8fc - tokio[3176986fac6ceb88]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x57e537f6a8fc - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x57e537f6486a - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>, <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x57e537f69be0 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x57e537f68e8b - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x57e537f7ef2a - <tokio[3176986fac6ceb88]::runtime::context::scoped::Scoped<tokio[3176986fac6ceb88]::runtime::scheduler::Context>>::set::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57e537f82e0a - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x57e537f65986 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::try_with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x57e537f654ec - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[3176986fac6ceb88]::runtime::context::Context>>::with::<tokio[3176986fac6ceb88]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57e537f80ec1 - tokio[3176986fac6ceb88]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>), <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x57e537f66f09 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x57e537f67236 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x57e537f689e9 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x57e537f76713 - tokio[3176986fac6ceb88]::runtime::context::runtime::enter_runtime::<<tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>::{closure#0}, core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57e537f64211 - <tokio[3176986fac6ceb88]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x57e537f63ebf - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x57e537f63fd8 - <tokio[3176986fac6ceb88]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<(), anyhow[621f3352fe64d912]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   46:     0x57e537f729a3 - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:397:11
[INFO] [stdout]   47:     0x57e537f6f327 - tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:375:54
[INFO] [stdout]   48:     0x57e537f635e6 - <tongyi_llm_sdk[4d8daf08c39c31d]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57e537f9771b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57e537f9771b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x57e537fa4f95 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57e537fa4f95 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x57e537fa4f95 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x57e537f9faf4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x57e537f9faf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x57e537fa8012 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x57e537fa8012 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x57e537fa8012 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57e537fa8012 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x57e537fa8012 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57e5386037af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   68:     0x57e5386037af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x774551357aa4 - <unknown>
[INFO] [stdout]   70:     0x7745513e4a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::chat_completion::tests::simple_chat_completion_chunk_should_work
[INFO] [stdout]     api::chat_completion::tests::simple_chat_completion_should_work
[INFO] [stdout]     api::vision_language::tests::simple_lite_vision_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "67c3c806c1820bea546442c319037902686f1f3c1bd5fce50fddac576e567101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c3c806c1820bea546442c319037902686f1f3c1bd5fce50fddac576e567101", kill_on_drop: false }`
[INFO] [stdout] 67c3c806c1820bea546442c319037902686f1f3c1bd5fce50fddac576e567101
